ServiceUpdateCategoryList Method (CategoryList) |
Updates the category list.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response UpdateCategoryList(
CategoryList categoryList
)
Public Function UpdateCategoryList (
categoryList As CategoryList
) As Response
Parameters
- categoryList
- Type: Independentsoft.ExchangeCategoryList
The category list.
Return Value
Type:
ResponseResponse.
See Also